CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ALPHA 混合

搜索资源列表

  1. AlphaBlending

    0下载:
  2. AlphaBlending图片透明效果程序是利用j2me中MIDP2.0新特性Alpha混合来实现图片透明的两种演示效果代码, 该程序代码来源于网上,由笔者整理、修改、编译而成,适用于j2me编程爱好者学习参考。-The effect of the procedure transparent AlphaBlending picture j2me in MIDP2.0 is the use of new features to achieve a mixed picture Alpha tra
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:74834
    • 提供者:阿发
  1. DDBattle

    0下载:
  2. 用DirectDraw实现的简单的RPG回合制战斗效果,怪物攻击效果还没有加入,淡入淡出、alpha混合透明、角色魔法攻击已实现.-DirectDraw achieved with a simple turn-based RPG combat the effect of effect monster attacks have not yet joined, fade, alpha mixed transparent, has been the role of magic attacks.
  3. 所属分类:Other Games

    • 发布日期:2017-06-02
    • 文件大小:14553661
    • 提供者:羽樱寒蝉
  1. opengl

    0下载:
  2. OpenGL 中的很多特效都是通过混合(Blending) 来完成的, 混合就是把屏幕上已有的颜色与新的颜色进行合成。 至于合成的方法, 取决于颜色的Alpha值, 还有/或所用的混合函数。 Alpha值是颜色的第4个分量, 过去你使用GL_RGB 也就是3个颜色分量来指定一个颜色, 现在你可以使用GL_RGBA 来增加一个Alpha值了-Many OpenGL through the mixed-effects (Blending) to be completed, mixed, there
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:7371
    • 提供者:cutexxx
  1. TricksOfThe3DGameProgrammingGurus

    0下载:
  2. 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
  3. 所属分类:DirextX

    • 发布日期:2017-06-20
    • 文件大小:31419122
    • 提供者:wangpeng
  1. C_And_Directx

    1下载:
  2. 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:392742
    • 提供者:zhangjiashi
  1. photo-pro

    0下载:
  2. 两张真彩色图像通过ALPHA混合算法合成一张透明图像-2 True Color images through a transparent synthetic hybrid algorithm ALPHA Image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2259229
    • 提供者:pyh
  1. graph64

    0下载:
  2. Delphi图形控件。许多效果,如:模糊,alpha混合,抗锯齿,文本,纹理映射,支持BMP /TGA。-A unit to work with graphics. Many effects like: motion blur, alpha blending, antialiasing, text, texture mapping, save/load from BMP/TGA.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:163668
    • 提供者:huiang
  1. alpha

    0下载:
  2. opengl实例源码,opengl混合功能实例源码-opengl examples source, opengl blending source code examples! ! !
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2100
    • 提供者:廉伟兴
  1. TransparentBlend

    0下载:
  2. 本程序实现了2张图片的Alpha混合,顶层的图片背景透明的现实在背景图片上,并且可以自由移动位置。-The program implements two pictures Alpha blending, the top picture background transparent image in the background reality, and can move freely position.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1088424
    • 提供者:俞静
  1. Graphics

    0下载:
  2. alpha通道,混合度,透明处理 alpha通道,混合度,透明处理-alpha channel, mixing degree, transparency alpha channel, mixing degree, transparency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:17931
    • 提供者:gaofei
  1. total-of-46-graphical-routines(mvp)

    0下载:
  2. 支持46种图像处理方式的代码,包括基本的Alpha混合、对比度、亮度变化,浮雕、柔化、锐化等。感觉基本PS包含的功能里面都有,推荐下载。-46 kinds of image processing methods to support the code, including the basic Alpha blending, contrast, brightness change, relief, soften, sharpen and so on. Feeling inside the basi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:242564
    • 提供者:没事
  1. AlphaMixer-v0.90

    0下载:
  2. AlphaMixer-v0.9.rar * 使用三张图片完成 Alpha 混合 * 缺少保存格式的选择、缺少参数设置-AlphaMixer-v0.9.rar * Alpha blending done using the three images * The lack of save format options, the lack of parameter settings
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:29474
    • 提供者:cc
  1. Graphic

    0下载:
  2. 将图章图片加载到memdc上,如果是GDI+直接设置alpha通道就可以了,如果是gdi可以用alpha混合memdc也可以得到想要的效果-change dsadasdasfdf
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4639506
    • 提供者:主见
  1. 256Alphe

    0下载:
  2. 在网站上看到过很多Alpha混合计算的相关文档,其中不乏经典之作,但大多数都是基于16位显示模式下的,而256色的却很少有人谈及。所以,决定写一个基于256色的Alpha混合算法的详细实现方法。以帮助那些初学者,给他们一点点小小的灵感:)-Alpha blending calculations related documents see on the site, many of them classics, but most are based on 16-bit display mode, 2
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2182
    • 提供者:
  1. Chapter08

    0下载:
  2. Direct3D渲染技巧,有Alpha混合,雾化效果,模板测试等-Direct3D rendering techniques, Alpha blending, fogging effect, mask testing
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:713652
    • 提供者:王五
  1. shiquyouxi

    0下载:
  2. NeHe教程,在win32下用OpenGL做的拾取游戏。适合OpenGL入门,涉及Alpha混合, Alpha测试, 排序,教的东西很多-The NeHe tutorial using OpenGL under win32 pickup game. Suitable for the OpenGL entry-involving Alpha Blending, Alpha testing, sorting, taught a lot of things
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:1665319
    • 提供者:zhangsan
  1. image-design

    2下载:
  2. 本人精心整理的VB程序开发的平面图像处理软件,最初为国外的一个功能较全的图像程序,经过本人汉化,修改,功能得到极大扩展。内容包括各种滤镜,绘图、ico图标生成,图形特效,分型图案,莫尔图案,摩尔图案,美丽图案,渐变色,图像翻转,旋转,Alpha混合,图像显隐特效,不同大小的ico图标绘制简单动画演示,图形打开和保存等等,支持jpg、bmp、gif、wmf等格式。几年的图像处理程序收藏精华全在这儿了!希望对大家的学习有所帮助。-I carefully finishing plane image p
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:969791
    • 提供者:xft
  1. cximage702_full

    0下载:
  2. CxImage7.01源代码,CxImage与Windows、MFC支持极好,支持图像的多种操作(线性滤波、中值滤波、直方图操作、旋转缩放、区域选取、阈值处理、膨胀腐蚀、alpha混合等等)-CxImage7.01 source code, CxImage with Windows, MFC supports excellent image support multiple operating (linear filtering, median filtering, histogram oper
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3929356
    • 提供者:jack
  1. TransparentTexture

    0下载:
  2. 已经学会如何使用alpha混合,把一个透明物体渲染到屏幕上了,但有的使用它看起来并不是那么的复合你的心意。使用蒙板技术,将会按照你蒙板的位置精确的绘制。-Have learned how to use alpha blending, put a transparent object rendering to the screen, but some use it looks not so complex your mind. Use masking techniques, you will be
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7329
    • 提供者:谢东慧
  1. alpha

    0下载:
  2. 实现OpenGL混合 opengl混合实现了透明或半透明状态 alpha可以理解为透明度-Achieve OpenGL mixed opengl mix to achieve a transparent or translucent can be understood as transparency alpha
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5946566
    • 提供者:魏斌
« 1 2 34 »
搜珍网 www.dssz.com